Weekly Report
This algorithm allows you to get the data about the interface activities for the current organization within the last 7 days. The report data will replace the current content in the schema.
The example of the report data can be seen in the table below
Interface | Task | Step | Executed By | Memory Usage | Start Time |
---|---|---|---|---|---|
Salesforce>Netsuite | Account | Create/Update customer in Netsuite | John Doe | 2.4 KB | 2019-02-13 13:23:12 |
Salesforce>Netsuite | Account | Create/Update customer in Netsuite | John Doe | 2.4 KB | 2019-02-13 15:43:26 |
To configure this manipulate step, follow the instructions below:
- In the Admin Navigation tree, select Interfaces > InterfaceName > Tasks > TaskName > Steps.
- On the toolbar, click New >New Manipulate Step.
Creating a New Manipulate Step
- Navigate to the Reports section and select Weekly Report.
Reports Section
- In the Weekly report work area, fill in the following fields:
Fields | Description |
---|---|
Name |
Provide a distinctive name for this step. |
Is Active |
Select the check box to engage the scheduler for this step. |
Order of Execution |
Enter the order in which this step should be executed. |
Filter Expression |
Optional. Use this filed to filter data from the source database prior to inserting it into the Schema table. |
Sort Expression |
Optional. Use this field to sort data from the source database prior to inserting it into the Schema table. |
Stop interface execution if query failed |
Optional. If enabled, the system will stop any data manipulation if the query returns an error. |
Save Schema (enabled per interface) |
If selected, the schema is created for this step. |
- Click the Save button.